home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / MATHS / RLAB / RLAB125.ZIP / !RLaB / misc / gnuplothel / noplotyy < prev    next >
Text File  |  1994-10-22  |  276b  |  15 lines

  1. noplotyy:
  2.  
  3. Synopsis: Makes the current I:th plot-window leave multiplot-mode.
  4.  
  5. Syntax: noplotyy ( I )
  6.  
  7. Description:
  8.  
  9.     noplotyy() allows you to leave the multiplot-mode at any time.
  10.      
  11.     If 'I' is not specified the default plot-window (0) is used.
  12.  
  13. See Also: multiplot, plotyy
  14.  
  15.